Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Is there a single-page Apigee doc, all back-to-back, to feed AI for context?

I'm finding that every AI hallucination related to various API calls is really wasting my time instead of boosting my productivity. I was wondering if there's a central location for all the API references, etc., that we can use as context for AI, so it picks things up correctly.

For example, ChatGPT, Claude, and Gemini all incorrectly stated that `AssignMessage` has a `namePrefix` for `QueryParms`, which it doesn't. Debugging that alone took me 30 minutes.

0 3 339
3 REPLIES 3

Hi @alirz, I noticed your question hasn’t been answered yet. Don’t worry—we’ll keep an eye on it and try to get some input from other members soon.

Thanks, there is a new trend on dumping all the docs in a single .txt file called https://llmstxt.org/ I really think it would help users to have all the docs in one file, instead of having them in different pages that require page navigation. 

Examples are https://docs.ohif.org/llms-full.txt 

It is literally the full docs back to back in a single txt file that i can feed to my AI to not hullicinate.

Something that i have seen for instance is gemini,chatGPT, claude all of them try to write to the  request.uri  which is read only.

 

 

 

 

Hi @alirz 

For the most accurate answers to Apigee policy questions, use the Gemini chat window in the Google cloud console (Apigee UI). The model behind it is specifically trained on Apigee policy information. Over time, responses from Gemini and other models like ChatGPT will improve as they are trained with the latest and most accurate data from the internet.