MCPcopy Index your code
hub / github.com/grapeot/devin.cursorrules / llm_api.py

File llm_api.py

tools/llm_api.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3import google.generativeai as genai
4from openai import OpenAI, AzureOpenAI

Callers

nothing calls this directly

Calls 2

load_environmentFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected