Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update examples to v6 #27

Merged
merged 34 commits into from
Mar 15, 2024
Merged

Update examples to v6 #27

merged 34 commits into from
Mar 15, 2024

Conversation

Tortar
Copy link
Member

@Tortar Tortar commented Oct 19, 2023

Closes #21 , Closes #22, Closes #13

There is still probably something to do, and I still didn't run the examples locally so surely there are some mistakes

@Datseris
Copy link
Member

That's okay, we anyways have some time to wrap up v6. I have to do the Gillespie PR.

Tortar and others added 8 commits March 10, 2024 17:13
* Add exportable models to the package

* Add compat for dependencies

needed to register the package

* comment out including statements to be able to release

* Revert de-including the examples (#30)

* Add Agents as dep

* Bump version to 0.1.1

* download still unreleased Agents version manually

* Remove Agents from Project.toml

* Revert last commits

* Pin Agent version to 6
@Tortar
Copy link
Member Author

Tortar commented Mar 11, 2024

Everything now works locally

@Tortar
Copy link
Member Author

Tortar commented Mar 12, 2024

Apart from some errors due to that bug I fixed in the PR I opened in Agents, there are some

 ┌ Error: Cannot resolve @ref for '@agent' in src/examples/runners.md.
│ - no doc found for reference '[`@agent`](@ref)' in src/examples/runners.md.
│   node =@ast MarkdownAST.Link("@ref", "") do
│      MarkdownAST.Code("@agent")
│    end
│    
└ @ Documenter ~/.julia/packages/Documenter/2OZOh/src/utilities/utilities.jl:44

for many reference to Agents functions, do you maybe know how to resolve them @Datseris ?

@Tortar
Copy link
Member Author

Tortar commented Mar 15, 2024

everythings works!!

@Tortar Tortar merged commit b9f886c into main Mar 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants