Skip to content

Integrating into existing LLM app #67

Answered by dosco
Madd0g asked this question in Q&A
Discussion options

You must be logged in to vote

The framework is vertically integrated so the DSPy code is coupled to AxBaseAI which is used to implement all the llm clients. You can just create your own class to extend that and include your own LLM calls into it look at src/ax/ai/openai/api.ts

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Madd0g
Comment options

Answer selected by Madd0g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants