Spacy

Results 137 comments of Spacy

if you think its useful we should add it in.

do we have to include fly.toml in the repo or can folks using this with fly.io just do this themselves?

Sent you a couple thoughts on discord

> 3\. Ensuring that all type structs are PascalCase rather than camelCase since it messes up exports and makes the code hard to read since there is no difference in...

Thats a huge PR did you manually add these comments or is there a tool that helps?

I'd suggest just extending BaseAI to add your own ai client. Maybe I'm not understanding this well enough. Feel free to msg on our discord.

If its a quick example then we can add it to the examples folder for now. In the immediate future i'm working on a bit of an agents library where...

Awesome reach out if you need anything. Also will be creating an org soon so larger agents etc can have their own repo

new guide in progress. https://axllm.dev/guides/production-deploy/

In the example code in the README you'll see a tracing provider creates and passes a tracer class `options: { tracer }` this tracer handles all the collection etc it's...