(no title)
btucker | 1 year ago
The key is to give it context so it can help you. For example, if you want it to help you with Spark configuration, give it the Spark docs. If you want it to help you write code, give it your codebase.
Tools like cursor and the like make this process very easy. You can also set up a local MCP server so the LLM can get the context and tools it needs on its own.
cipehr|1 year ago
Thanks again!
foretop_yardarm|1 year ago