Documentation Index
Fetch the complete documentation index at: https://docs.lumi.new/llms.txt
Use this file to discover all available pages before exploring further.
Easy to create
Effortlessly generate functions by describing them in the Lumi chat.
Describe the Function
Directly describe the function you want to implement, for example:I want to create a GIF sharing platform based on GIPHY's services.
Activate Functions
Remember to activate the “Functions” feature in the Toolbox.
Let Lumi Integrate
Lumi will then automatically integrate the third-party service for you.
Provide the API Key
When prompted during the process, send the required API key in the chat. Lumi will securely store it as an environment variable to prevent it from being leaked.
Activate Functions
-
Activate when creating a new project on the homepage
Click "Toolbox" at the bottom left of the input box
After sending the message and creating the project, this project will have activated functions.
-
Activate in an already created project
Click "Functions" in the navigation below
Debugging built-in
Every function is equipped with comprehensive logs detailing its executions, outputs, and errors. You can also view the code and manually test the function yourself.