Integrations
BAML
BAML is a domain-specific language to write and test LLM functions. Use BAML with Keywords AI to get complete LLM observability
Quick start:
1
Install extension
Install BAML extension in VS code. create a .baml
file (e.g., test.baml) and get started!
2
Initialize a Keywords AI client
Initialize a Keywords AI client in BAML by switching the base URL and adding the KEYWORDSAI_API_KEY in the environmental variable. Learn how to create a Keywords AI API key here.
BAML
3
Use the client and get LLM observability
This is an official example from BAML
BAML
4
Test & monitor
After you have the code, cmd+shift+p
> BAML: Open in Playground and run your tests. You can also monitor your LLM performance in the Keywords AI dashboard. Sign up here: https://www.keywordsai.co