Relationship to Python Package We built the same abstractions (prompts, LLMs, etc) we had in Python In particular, we built them in a way where they share the same serializable format This means you can load the same prompt, chain, agent in both languages
Cross-language AI abstractions with shared serializable formats
By
–
Leave a Reply